home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 41
/
CD Expert nº 41.iso
/
Tux
/
tux.exe
/
tuxracer-win32-0.60
/
courses
/
contrib
/
penguins_cant_fly
/
course.tcl
next >
Wrap
Text File
|
2000-10-01
|
711b
|
16 lines
#
# Course configuration
#
tux_course_name "Who Says Penguins Can't Fly?"
tux_course_author "Bill Scherer <bscherer@bestweb.net>"
tux_course_dim 60 2500 ;# width, length of course in m
tux_start_pt 30 3.5 ;# start position, measured from left rear corner
tux_angle 30 ;# angle of course
tux_elev_scale 10.0 ;# amount by which to scale elevation data
tux_base_height_value 255 ;# greyscale value corresponding to height
;# offset of 0 (integer from 0 - 255)
tux_elev elev.rgb ;# bitmap specifying course elevations
tux_terrain terrain.rgb ;# bitmap specifying terrains type
tux_course_init